Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@types/mocha (source) ^10.0.7 -> ^10.0.8 age adoption passing confidence devDependencies patch
@types/node (source) ^20 -> ^20.16.5 age adoption passing confidence devDependencies minor 20.17.14 (+1)
@types/node (source) ^20.14.5 -> ^20.16.11 age adoption passing confidence devDependencies minor 20.17.14 (+1)
@types/react (source) ^18 -> ^18.3.5 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^18 -> ^18.3.0 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.2.1 age adoption passing confidence devDependencies minor
@vue/tsconfig ^0.5.1 -> ^0.7.0 age adoption passing confidence devDependencies minor
actions/checkout v4.1.7 -> v4.2.2 age adoption passing confidence action minor
eslint-config-next (source) 14.2.5 -> 14.2.23 age adoption passing confidence devDependencies patch
ethers (source) 6.13.3 -> 6.13.5 age adoption passing confidence dependencies patch
ethers (source) ^6.13.2 -> ^6.13.3 age adoption passing confidence devDependencies patch
ethers (source) 6.13.3 -> 6.13.5 age adoption passing confidence devDependencies patch
marocchino/sticky-pull-request-comment v2.9.0 -> v2.9.1 age adoption passing confidence action patch
mocha (source) ^10.7.0 -> ^10.8.2 age adoption passing confidence devDependencies minor
npm-run-all2 ^6.2.0 -> ^6.2.3 age adoption passing confidence devDependencies patch
react (source) 19.0.0-rc-66855b96-20241106 -> 19.0.0 age adoption passing confidence dependencies patch
react-dom (source) 19.0.0-rc-66855b96-20241106 -> 19.0.0 age adoption passing confidence dependencies patch
trufflesecurity/trufflehog v3.81.10 -> v3.88.2 age adoption passing confidence action minor
vite (source) ^5.3.1 -> ^5.4.8 age adoption passing confidence devDependencies patch
vue (source) 3.5.11 -> 3.5.13 age adoption passing confidence dependencies patch

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

vuejs/tsconfig (@​vue/tsconfig)

v0.7.0

Compare Source

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0

v0.6.0

Compare Source

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

vercel/next.js (eslint-config-next)

v14.2.23

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: force module format for virtual client-proxy (#​74590)
  • Backport: Use provided waitUntil for pending revalidates (#​74573)
  • Feature: next/image: add support for images.qualities in next.config (#​74500)
Credits

Huge thanks to @​styfle, @​ijjk and @​lubieowoce for helping!

v14.2.22

Compare Source

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

v14.2.16

Compare Source

v14.2.15

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

ethers-io/ethers.js (ethers)

v6.13.5

Compare Source

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
    • Fixed bad logic for searching prefetched transactions by hash (#​4868; ef3c9bc).
    • Add newline delimiter to IPC providers for broader support (#​4847; 474a8de).

v6.13.4

Compare Source

marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

v2.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.0...v2.9.1

mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores
bcomnes/npm-run-all2 (npm-run-all2)

v6.2.6

Compare Source

Commits
  • Prevent a throw when looking up undefined results d928f9a

v6.2.5

Compare Source

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153
facebook/react (react)

v19.0.0

Compare Source

v19.0.0-rc-fb9a90fa48-20240614

Compare Source

v19.0.0-rc-fa6eab58-20240815

Compare Source

v19.0.0-rc-f9ebd85a-20240925

Compare Source

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f90a6bcc-20240827

Compare Source

v19.0.0-rc-f6cce072-20240723

Compare Source

v19.0.0-rc-f65ac7bd-20240826

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-f38c22b244-20240704

Compare Source

v19.0.0-rc-f2df5694-20240916

Compare Source

v19.0.0-rc-ee1a403a-20240916

Compare Source

v19.0.0-rc-ed966dac-20241007

Compare Source

v19.0.0-rc-ed15d500-20241110

Compare Source

v19.0.0-rc-eb3ad065-20240822

Compare Source

v19.0.0-rc-eb259b5d3b-20240605

Compare Source

v19.0.0-rc-e948a5ac-20240807

Compare Source

v19.0.0-rc-e740d4b1-20240919

Compare Source

v19.0.0-rc-e684ca66ab-20240619

Compare Source

v19.0.0-rc-e56f4ae3-20240830

Compare Source

v19.0.0-rc-e4953922-20240919

Compare Source

v19.0.0-rc-e210d081-20240909

Compare Source

v19.0.0-rc-e1ef8c95-20241115

Compare Source

v19.0.0-rc-e02baf6c92-20240627

Compare Source

v19.0.0-rc-dfd30974ab-20240613

Compare Source

v19.0.0-rc-df783f9ea1-20240708

Compare Source

v19.0.0-rc-df5f2736-20240712

Compare Source

v19.0.0-rc-de68d2f4-20241204

Compare Source

v19.0.0-rc-d8c90fa4-20241001

Compare Source

v19.0.0-rc-d6cb4e77-20240911

Compare Source

v19.0.0-rc-d5bba18b-20241009

Compare Source

v19.0.0-rc-d49123f7-20241019

Compare Source

v19.0.0-rc-d48603a5-20240813

Compare Source

v19.0.0-rc-d3ce0d3ea9-20240520

Compare Source

v19.0.0-rc-d1afcb43-20240903

Compare Source

v19.0.0-rc-d025ddd3-20240722

Compare Source

v19.0.0-rc-cd22717c-20241013

Compare Source

v19.0.0-rc-cc1ec60d0d-20240607

Compare Source

v19.0.0-rc-cae764ce-20241025

Compare Source

v19.0.0-rc-ca587425-20241211

Compare Source

v19.0.0-rc-c3cdbec0a7-20240708

Compare Source

v19.0.0-rc-c21bcd627b-20240624

Compare Source

v19.0.0-rc-c1e1358b-20241020

Compare Source

v19.0.0-rc-c11c9510-20241120

Compare Source

v19.0.0-rc-bf7e210c-20241017

Compare Source

v19.0.0-rc-bf3a29d097-20240603

Compare Source

v19.0.0-rc-b8ae38f8-20241018

Compare Source

v19.0.0-rc-b7e21579-20241031

Compare Source

v19.0.0-rc-b57d2823-20240822

Compare Source

[v19.0.0-rc-b01722d5-20241114](https://redirect.github.com/facebook/react/compare/ab7c1663131aa0f572f21ebd857


Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 7, 2024 00:58
Copy link

github-actions bot commented Sep 7, 2024

Visit the preview URL for this PR (updated for commit fdb6478):

https://community-cookbook-staging--pr68-renovate-all-minor-p-8rtem0tf.web.app

(expires Thu, 23 Jan 2025 17:53:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1b876338aafcf55b4a02f1877984e116731756b1

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f220a74 to 419f508 Compare September 14, 2024 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c847b8e to afd75fa Compare September 25, 2024 01:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 106d30d to 8261026 Compare October 1, 2024 19:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f746f47 to 273c558 Compare December 11, 2024 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3f711a4 to f7ce461 Compare December 20, 2024 23:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 50d909c to d674d7c Compare December 27, 2024 04:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 62f818f to a40a322 Compare January 9, 2025 15:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8686057 to a58095e Compare January 14, 2025 22:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a58095e to fdb6478 Compare January 16, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants